home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Freeware / Ultra Defrag 2 / ultradefrag-2.0.0.bin.i386.exe / README.TXT < prev    next >
Text File  |  2008-11-13  |  4KB  |  124 lines

  1. =========================
  2. UltraDefrag Version 2.0.0
  3. Updated Aug 16th, 2007
  4. =========================
  5.  
  6. 1. What is UltraDefrag?
  7.  
  8.    UltraDefrag is a powerful Open Source defragmentation utility for Windows
  9. NT 4.0 and later operating systems. It is very fast, because the defragmenting
  10. is done by kernel-mode driver. They are three interfaces to them: graphical,
  11. console and native. The GUI is very useful, because visually represents your
  12. filesystem as a color coded cluster map. The console is another option for 
  13. those that prefer the command line. It is also benificial in that it can be 
  14. run in the task scheduler. Finally, the native executable will run at boot time 
  15. in a manner similar to chkdsk.
  16.  
  17.    The design of UltraDefrag is very simple. There are no skins and other 
  18. unnecessary stuff. It is a small and powerful program!
  19.  
  20.    It can be used on Windows NT 4.0, Windows 2000, Windows XP, Windows Server 
  21. 2003, Windows Vista and all of the 64-bit editions of Windows. For details
  22. about x64 Vista SP1 see FAQ.TXT file.
  23.  
  24.    You must have administrative rights to install and use UltraDefrag.
  25.  
  26.    More information is available at http://ultradefrag.sourceforge.net
  27.  
  28.  
  29. 2. Features and Limitations
  30.  
  31. 2.1 Features
  32. + optimal algorithm
  33. + ability to include/exclude files based on simple filters
  34. + exclude zero-length files and files that are placed in MFT
  35. + full support of compressed files processing
  36. + 'Compact' command to optimize free space disposition
  37. + ability to generate a html fragmentation report
  38. + nice graphical interface
  39. + full x64 support
  40.  
  41. 2.2 Limitations
  42. - does not support volumes with more than 4.294.967.295 clusters
  43. - gui does not work if screen color depth is less than 16 bits per pixel
  44.  
  45. 3. Important notes
  46.  
  47. - Deactivate your virus scanner for better performance.
  48.  
  49. - Directories on FAT volumes cannot be moved.
  50.  
  51. - System files will not be moved. Run the boot time scan to defragment them.
  52.  
  53. - Colors explaination:
  54.  
  55.   RED     - Fragmented
  56.   BLUE    - Unfragmented
  57.   WHITE   - Free
  58.   YELLOW  - Directory
  59.   OLIVE   - Compressed
  60.   GREEN   - System
  61.   CYAN    - Temporary system
  62.   MAGENTA - MFT
  63.  
  64. 4. Reporting Bugs
  65.  
  66.    Please report all problems and bugs in our bug tracker:
  67.                  http://sourceforge.net/tracker/?group_id=199532
  68.  
  69.    NOTE: include please in your report following data:
  70.    1. If you see 'Blue Screen Of Death' as result of UltraDefrag working 
  71.    then include important parts of messages on them.
  72.    2. In other cases run Sysinternals DebugView before you start UltraDefrag 
  73.    and include in your report last 200 significant messages (or less). 
  74.    You can free download DebugView here:
  75.                  http://www.sysinternals.com
  76.  
  77.    For help requests visit our forum:
  78.                  http://sourceforge.net/forum/?group_id=199532
  79.  
  80.    Other messages you can send to authors emails:
  81.                 dmitriar@gmail.com (main program)
  82.                 zippy1981@gmail.com (scheduler & documentation)
  83.  
  84.  
  85. 5. Frequently Asked Questions
  86.  
  87. See the FAQ.TXT file.
  88.  
  89.  
  90. 6. Building UltraDefrag
  91.  
  92. See the INSTALL.TXT file.
  93.  
  94.  
  95. 7. History
  96.  
  97. See the HISTORY.TXT file.
  98.  
  99.  
  100. 8. Authors.
  101.  
  102. See the CREDITS file.
  103.  
  104.  
  105. 9. Copyright
  106.  
  107.    Copyright (C) 2007,2008 by Dmitri Arkhangelski.
  108.    Copyright (C) 2007,2008 by Justin Dearing.
  109.  
  110.    This program is free software; you can redistribute it and/or modify
  111. it under the terms of the GNU General Public License as published by
  112. the Free Software Foundation; either version 2 of the License, or
  113. (at your option) any later version.
  114.  
  115.    This program is distributed in the hope that it will be useful,
  116. but WITHOUT ANY WARRANTY; without even the implied warranty of
  117. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  118. GNU General Public License for more details.
  119.  
  120.    You should have received a copy of the GNU General Public License
  121. along with this program; if not, write to the Free Software
  122. Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  123.  
  124.